SixBit API Schema
AmazonType Complex Type
Description
Item information specific to Amazon.
Namespace (none)
Diagram
CatalogSummary Element ShippingTemplateName Element ConditionDescription Element Condition Element AllocationPlanName Element AllocationPlanID Element All AmazonType Complex Type
Overview
AmazonType
Item information specific to Amazon.
Used By
Amazon Element
Source
<xs:complexType name="AmazonType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Item information specific to Amazon.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="AllocationPlanID" type="AllocationPlanIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="AllocationPlanName" type="AllocationPlanNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Condition" type="AmazonConditionType" maxOccurs="1" minOccurs="0" />
    <xs:element name="ConditionDescription" type="AmazonConditionNote" maxOccurs="1" minOccurs="0" />
    <xs:element name="ShippingTemplateName" type="AmazonShippingTemplateName" maxOccurs="1" minOccurs="0" />
    <xs:element name="CatalogSummary" type="AmazonCatalogSummary" maxOccurs="1" minOccurs="0" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.